Start and End Nodes
Nodes
Node | Description |
---|---|
End | The End Node is where the flow terminates and is where you define the output of your flow see Start and End Nodes. When branching logic you can have multiple End Nodes [see Branching] |
Start | The Start Node is the entry point in a Flow and is where you specify the input parameters to the Flow. A Flow can have only on Start Node. |